Welcome![Sign In][Sign Up]
Location:
Search - 51 ucos

Search list

[Other resourceusco-chuankou

Description: 这是基于ucos内核实现的一串口驱动程序, 是在51单片机的环境下
Platform: | Size: 196798 | Author: 叶新栋 | Hits:

[Other resource51usos

Description: 51上实现的一个UCOS系统,比较小,但是基本功能齐全,的确是一个学习的好东西
Platform: | Size: 201957 | Author: renpingjun | Hits:

[Other resourceucos51shellv2

Description: uCOS 51 Shell V2.
Platform: | Size: 61420 | Author: 葛锐 | Hits:

[Other resourceucOS_II_for_51

Description: 采用ucOS-II 2.51编写的keil c 51 例程可用于多种51单片机演示。例如SST89E564RD ,STC89C516RD 等。
Platform: | Size: 290747 | Author: M | Hits:

[Other resourceuCOS_ok

Description: 本例程uCOS-II 版本为2.51,仅创建一个LED闪烁任务于 P1.0 上,每隔 0.5 秒闪动一次,任务而此例程运行于内 RAM > 300 Byte 的51内核单片机即可。
Platform: | Size: 91024 | Author: 周金成 | Hits:

[OS DevelopMCS51_uCOS_II_driver_study_backup

Description: 51单片机下移植uCOS-II源码,包含四个章节介绍的移植源码及驱动程序,配套“uC/OS-II内核分析、移植与驱动程序开发”
Platform: | Size: 971983 | Author: AwenTang | Hits:

[Other resourcec51uCOS-II

Description: 51系列单片机的uCOS单片机编程进阶是个容易入门的系统
Platform: | Size: 39789 | Author: 李见 | Hits:

[Other resource123456MCS51-uCOC_II

Description: 在51单片机上移植成功的UCOS-II操作系统源代码,包括源代码及相关注释
Platform: | Size: 355071 | Author: 林风 | Hits:

[Other resourcedisk_rp

Description: 是在ucos ii 下的一个51系列的C语言硬盘测试程序。-in CENTER ii under a series of 51 C drive test procedures.
Platform: | Size: 17933 | Author: 王龙 | Hits:

[Other resourceRw_HD

Description: ucos ii 下的一个51系列的C语言的读写硬盘的BIOS程序-CENTER ii under a series of 51 C language literacy drive BIOS procedures
Platform: | Size: 2975 | Author: 王龙 | Hits:

[Other resourceI2C_DRV

Description: ucos ii 下的一个注释较好的51系列C语言的I2C软件仿真程序-CENTER ii under the Notes for a good 51 Series C language I2C software simulation program
Platform: | Size: 2107 | Author: 王龙 | Hits:

[SourceCodetcp_ipCENTERprotocol

Description: tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the most simplified CENTER transformation! Preferred!
Platform: | Size: 591566 | Author: li210210 | Hits:

[Other Embeded programUCOS 51 LCD 通用板系统调试

Description: 通用板系统调试
Platform: | Size: 341354 | Author: 3029537@qq.com | Hits:

[SCMrtlinuxdoc2

Description: ucos-11在51上的移植-CENTER-11 of the 51 transplant
Platform: | Size: 172032 | Author: 陶健 | Hits:

[SCMuos2-c80c51f

Description: Ucos2在80c51f上的移植-Ucos2 in the transplant 80c51f
Platform: | Size: 139264 | Author: 禹鑫毅 | Hits:

[SCMucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 731136 | Author: 套件 | Hits:

[uCOSucOSII移植到keilc51源代码

Description: ucOSII移植到keilc51源代码.方便大家学习,希望共同进步。-keilc51 ucOSII transplanted to the source code. To facilitate learning, common progress.
Platform: | Size: 183296 | Author: 学生 | Hits:

[uCOSRw_HD

Description: ucos ii 下的一个51系列的C语言的读写硬盘的BIOS程序-CENTER ii under a series of 51 C language literacy drive BIOS procedures
Platform: | Size: 3072 | Author: 王龙 | Hits:

[SCMUCOSII_C8081F

Description: UCOSII在C8051F单片机上的移植,经过实际下载测试通过,不需要您再做任何改动!-UCOSII the C8051F the transplant, after downloading the actual test, you do not need to make any changes!
Platform: | Size: 122880 | Author: 杨枫 | Hits:

[uCOSucos2.76

Description: uc/os-ii 2.76版本,包括所有的内核服务-uc/os- ii 2.76 version, including all the core services
Platform: | Size: 68608 | Author: 罗开 | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 »

CodeBus www.codebus.net